diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:16:02 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:16:02 +0200 |
commit | d8289f44a2e71deb51a410f5b12ad1db4d3d996d (patch) | |
tree | 20cbe3a4c0edab3f5572b0ab29c62107ea7048f7 /gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3 | |
parent | ff0cb34d4b04de8b1322dda7175865b7db014e54 (diff) |
gcc: a050099a416f013bda35832b878d9a57b0cbb231 (gcc-6-branch branch point; 2016-04-15)
Diffstat (limited to 'gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3')
-rw-r--r-- | gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum index 3e4f9daa..473b34e6 100644 --- a/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum +++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Wed Feb 24 09:28:58 2016 +Test Run By thomas on Wed Apr 20 04:54:14 2016 Native configuration is i686-unknown-gnu0.6 === libstdc++ tests === @@ -113,6 +113,8 @@ PASS: 18_support/exception_ptr/requirements_neg.cc (test for errors, line 31) PASS: 18_support/exception_ptr/requirements_neg.cc (test for excess errors) PASS: 18_support/exception_ptr/rethrow_exception.cc (test for excess errors) PASS: 18_support/exception_ptr/rethrow_exception.cc execution test +PASS: 18_support/free_eh_pool.cc (test for excess errors) +PASS: 18_support/free_eh_pool.cc execution test PASS: 18_support/headers/cfloat/values.cc (test for excess errors) PASS: 18_support/headers/climits/values.cc (test for excess errors) PASS: 18_support/headers/csetjmp/functions_std.cc (test for excess errors) @@ -924,6 +926,7 @@ PASS: 20_util/pair/4.cc (test for excess errors) PASS: 20_util/pair/4.cc execution test PASS: 20_util/pair/40925.cc (test for excess errors) PASS: 20_util/pair/44487.cc (test for excess errors) +PASS: 20_util/pair/70437.cc (test for excess errors) PASS: 20_util/pair/astuple/astuple.cc (test for excess errors) PASS: 20_util/pair/astuple/astuple_cpp14.cc (test for excess errors) PASS: 20_util/pair/astuple/constexpr_get.cc (test for excess errors) @@ -8633,6 +8636,7 @@ PASS: 30_threads/this_thread/58038.cc (test for excess errors) PASS: 30_threads/this_thread/58038.cc execution test PASS: 30_threads/this_thread/60421.cc (test for excess errors) PASS: 30_threads/this_thread/60421.cc execution test +PASS: 30_threads/thread/70503.cc (test for excess errors) PASS: 30_threads/thread/adl.cc (test for excess errors) PASS: 30_threads/thread/cons/1.cc (test for excess errors) PASS: 30_threads/thread/cons/1.cc execution test @@ -9366,7 +9370,7 @@ PASS: experimental/memory/shared_ptr/observers/owner_before.cc execution test PASS: experimental/memory/shared_ptr/observers/use_count.cc (test for excess errors) PASS: experimental/memory/shared_ptr/observers/use_count.cc execution test PASS: experimental/numeric/gcd.cc (test for excess errors) -PASS: experimental/numeric/lcm.cc (test for excess errors) +FAIL: experimental/numeric/lcm.cc (test for excess errors) PASS: experimental/optional/assignment/1.cc (test for excess errors) PASS: experimental/optional/assignment/1.cc execution test PASS: experimental/optional/assignment/2.cc (test for excess errors) @@ -11300,6 +11304,7 @@ PASS: tr1/8_c_compatibility/cwchar/functions.cc (test for excess errors) PASS: tr1/8_c_compatibility/cwctype/functions.cc (test for excess errors) PASS: tr1/headers/all.cc (test for excess errors) PASS: tr1/headers/c++200x/complex.cc (test for excess errors) +PASS: tr1/headers/c++200x/math.cc (test for excess errors) PASS: tr1/headers/c++200x/using_namespace_std_tr1.cc (test for excess errors) PASS: tr1/headers/using_namespace_std_tr1.cc (test for excess errors) PASS: tr2/bases/requirements/explicit_instantiation.cc (test for excess errors) @@ -11552,7 +11557,7 @@ UNSUPPORTED: libstdc++-xmethods/vector.cc === libstdc++ Summary === -# of expected passes 11198 -# of unexpected failures 18 +# of expected passes 11202 +# of unexpected failures 19 # of expected failures 67 # of unsupported tests 249 |